string file

英 [strɪŋ faɪl] 美 [strɪŋ faɪl]

网络  字符串文件; 字符串资源文件

计算机



双语例句

  1. For example, to search for the first occurrence of the string echo where it follows the string { file}+ 1, you would use/ { file}+ 1/;/ echo/.
    例如,要想搜索出现在字符串{file}+1后面的字符串echo,应该使用/{file}+1/;/echo/。
  2. The service takes a string and returns the audio file as an attachment.
    这个服务接收字符串并将音频文件作为一个附件返回。
  3. In Python the serialization process is called pickling, and you can pickle/ unpickle your objects to/ from a string, a file on disk, or any file-like object.
    在Python中,这种序列化过程称为pickle,可以将对象pickle成字符串、磁盘上的文件或者任何类似于文件的对象,也可以将这些字符串、文件或任何类似于文件的对象unpickle成原来的对象。
  4. The benefits of working with XML in Groovy become even more evident when you store the XML in a String variable instead of a file.
    当您将XML存储在String变量而不是文件中时,在Groovy中使用XML的好处会变得更加明显。
  5. Instead of a single string, the file option is now defined with a vector of strings.
    与使用单个字符串不同,file选项现在是使用一个字符串向量来定义的。
  6. Instead of using the command-line parameter to set the account's status, you'll set a string value in the build file, and the task will use the string value to update the status.
    不要使用命令行参数来设置帐户状态,您要在构建文件中设置一个字符串值,任务会使用字符串值更新状态。
  7. This code finds all C source files and emits the file's name if the string fopen appears anywhere in the file.
    这个命令会找到包含字符串fopen的所有C源代码文件并输出文件名。
  8. The regular expression is a string loaded from a text file, so you don't need to change the code when you want to add support for a new type of postal code.
    由于正则表达式是从文本文件中装载的一个字符串,所以当添加对新类型的邮政编码的支持时,不需要更改代码。
  9. Using a connect string avoids defining a machine or file DSN and passes the connection information directly to the ODBC Driver Manager.
    使用连接字符串可以避免定义计算机或文件DSN,并可将连接信息直接传递给“ODBC驱动程序管理器”。
  10. A string containing the name of the file that contains the key pair.
    包含密钥对所在文件的名称的字符串。
  11. Opens a file, appends the specified string to the file, and then closes the file.
    打开一个文件,向其中追加指定的字符串,然后关闭该文件。
  12. The message text can be a string you provide, a file connection to a file that contains the text, or the name of a variable that contains the text.
    邮件正文可以是您提供的字符串,也可以是指向包含文本的文件连接,还可以是包含文本的变量的名称。
  13. Usage analysis will not run; there is no format string for the log file name ( s).
    使用率分析将不运行;无日志文件名称的格式字符串。
  14. Instead, you include the localized string values directly in the script file.
    但您可以直接在脚本文件中包含本地化字符串值。
  15. The string for file namespace or type name must be a valid identifier.
    用于文件命名空间或类型名的字符串必须是有效的标识符。
  16. Creates a string of file name extensions using the specified array of file extensions and the specified separator.
    使用文件扩展名和指定的分隔符的指定数组创建文件扩展名字符串。
  17. A string can be supplied to name the file.
    可提供一个字符串来命名该文件。
  18. Find searches for a text string in a file or files.
    find在文件中搜索文字字符串。
  19. Provides a platform-specific alternate character used to separate directory levels in a path string that reflects a hierarchical file system organization.
    提供平台特定的替换字符,该替换字符用于在反映分层文件系统组织的路径字符串中分隔目录级别。
  20. A string that contains the name of the file from which to create the image.
    字符串,包含要从中创建image的文件的名称。
  21. If the file does not exist, this method creates a file, writes the specified string to the file, then closes the file.
    如果文件不存在,此方法创建一个文件,将指定的字符串写入文件,然后关闭该文件。
  22. Unterminated string In resource file.
    不是终结的字符串在资源文件中。
  23. Retrieves the documentation string, the complete help file name and path, the localization context to use, and the context ID for the library help topic in the help file.
    检索文档字符串、完整的帮助文件名和路径、要使用的本地化上下文,以及帮助文件中的库帮助主题的上下文id。
  24. Invalid string format for source file names. Can not display the files which have been selected to be downloaded!
    源文件名的字符串格式无效。无法显示已经选定要下载的文件!
  25. Category does not index a string in the category resource file, then the event viewer displays the numeric category value for that entry.
    没有对类别资源文件中的字符串进行索引,则事件查看器将为该项显示数字型类别值。
  26. Incorrect message type value received! Message Queue Task only accepts global variable message, string message and data file message.
    接收到不正确的消息类型值!消息队列任务只接受全局变量消息、字符串消息和数据文件消息。
  27. Click yes, save the connection to save the connection string in the application configuration file.
    单击“是,保存连接”将连接字符串保存到应用程序配置文件中。
  28. A string array of file names in the specified directory.
    指定目录中文件名的string数组。
  29. Function to write a string to a file.
    函数将字符串写入文件。
  30. Research on Automatic Distilling of Character String Information From DWG File
    DWG文件中字符串信息自动提取的研究